home *** CD-ROM | disk | FTP | other *** search
-
-
- Calc RPN calculator
-
-
- Calc is an RPN (Reverse Polish Notation) calculator with a couple
- of nice features, like a view of the bottom few elements on the
- stack. It is based on Showcase's libui.a.
-
- The source code is in calc.c, the executable is called calc, and the
- documentation is in calc.doc. Put the executable somewhere in your
- path, say in /usr/sbin.
-
- -- Tom Davis (davis@sgi.com)
-
-